home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMFIREWALLEXPORTLOGPROGRESS / TFRMFIREWALLEXPORTLOGPROGRESS.txt
Text File  |  2008-11-13  |  2KB  |  72 lines

  1. object frmFirewallExportLogProgress: TfrmFirewallExportLogProgress
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmFirewallExportLogProgress'
  7.   ClientHeight = 119
  8.   ClientWidth = 436
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnHelp = FormHelp
  21.   DesignSize = (
  22.     436
  23.     119)
  24.   PixelsPerInch = 96
  25.   TextHeight = 14
  26.   object lblProgress: TResLabel
  27.     Left = 8
  28.     Top = 15
  29.     Width = 417
  30.     Height = 14
  31.     Hint = 'lblTrainingDaysCompleted (LOAD FAILED 50105)'
  32.     AutoSize = False
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -12
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     ResourceCaption = 50105
  40.     ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  41.   end
  42.   object btnCancel: TResTeButton
  43.     Left = 329
  44.     Top = 86
  45.     Width = 100
  46.     Height = 25
  47.     Anchors = [akRight, akBottom]
  48.     Cancel = True
  49.     ModalResult = 2
  50.     TabOrder = 0
  51.     ResourceCaption = 50115
  52.     ResourceHint = 50115
  53.   end
  54.   object prgFileProgress: TTeProgressBar
  55.     Left = 8
  56.     Top = 43
  57.     Width = 417
  58.     Height = 16
  59.     BorderWidth = 0
  60.     Position = 0
  61.     Orientation = kpoHorizontal
  62.     ThemeObject = 'default'
  63.     ShowBorder = True
  64.     Smooth = False
  65.   end
  66.   object ThemeForm: TTeForm2
  67.     ThemeObject = 'StandardDialog'
  68.     Left = 16
  69.     Top = 73
  70.   end
  71. end
  72.